Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Update all non-major dependencies #204

Merged
merged 1 commit into from
Jun 12, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 5, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) ^17.0.1 -> ^17.0.2 age adoption passing confidence
@commitlint/config-conventional (source) ^17.0.0 -> ^17.0.2 age adoption passing confidence
@m8a/nestjs-typegoose ^8.0.3 -> ^8.0.4 age adoption passing confidence
@nestjs/common (source) ^8.4.5 -> ^8.4.6 age adoption passing confidence
@nestjs/core (source) ^8.4.5 -> ^8.4.6 age adoption passing confidence
@nestjs/platform-fastify (source) ^8.4.5 -> ^8.4.6 age adoption passing confidence
@nestjs/testing (source) ^8.4.5 -> ^8.4.6 age adoption passing confidence
@swc/core (source) ^1.2.194 -> ^1.2.198 age adoption passing confidence
@swc/helpers (source) ^0.3.16 -> ^0.3.17 age adoption passing confidence
@typegoose/typegoose (source) ^9.8.1 -> ^9.9.0 age adoption passing confidence
@types/react ^18.0.9 -> ^18.0.12 age adoption passing confidence
@typescript-eslint/eslint-plugin ^5.27.0 -> ^5.27.1 age adoption passing confidence
@typescript-eslint/parser ^5.27.0 -> ^5.27.1 age adoption passing confidence
discord-api-types ^0.33.1 -> ^0.33.5 age adoption passing confidence
eslint (source) ^8.16.0 -> ^8.17.0 age adoption passing confidence
i18next (source) ^21.8.5 -> ^21.8.9 age adoption passing confidence
ioredis ^5.0.5 -> ^5.0.6 age adoption passing confidence
jest (source) ^28.1.0 -> ^28.1.1 age adoption passing confidence
jest-mock ^28.1.0 -> ^28.1.1 age adoption passing confidence
minecraft-protocol ^1.34.0 -> ^1.35.0 age adoption passing confidence
mongoose (source) ^6.3.4 -> ^6.3.6 age adoption passing confidence
skia-canvas ^0.9.29 -> ^0.9.30 age adoption passing confidence
turbo (source) ^1.2.14 -> ^1.2.16 age adoption passing confidence
typescript (source) ^4.7.2 -> ^4.7.3 age adoption passing confidence

Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v17.0.2

Compare Source

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v17.0.2

Compare Source

Bug Fixes
  • update dependency conventional-changelog-conventionalcommits to v5 (#​3201) (c20fd19)
m8a-io/m8a

v8.0.4

Compare Source

nestjs/nest

v8.4.6

Compare Source

swc-project/swc

v1.2.198

Compare Source

v1.2.197

Compare Source

Bug Fixes
Features
Performance
Testing

v1.2.196

Compare Source

Bug Fixes
Features
Miscellaneous Tasks
Performance
Refactor
Testing
typegoose/typegoose

v9.9.0

Compare Source

Features
Refactor
  • typegoose::getModelForClass: assign options to new value instead of re-assigning (2e2f304)
  • typegoose::getModelForClass: rename value to be more intuitive (b504314)
  • utils::getName: rename a parameter to be more intuitive (cbdf759)
Dependencies
Style
  • constants: add tsdoc deprecate to backwards-compat Value (0791807)
  • errors::InvalidWhatIsItError: add tsdoc deprecate to backwards-compat error (eec2843)
  • globalOptions: update tsdoc (c10271b)
  • index: update tsdoc (3f3723a)
  • modelOptions: update tsdoc (a95d0aa)
  • plugin: update tsdoc (1753514)
  • prop: update tsdoc (619c7d7)
  • queryMethod: update tsdoc (c4e2632)
  • schema::_buildSchema: update tsdoc to current implementation (082de9f)
  • typegoose: add best-guess comment explaining why "rawOption" is used for "getName" (89c4b1b)
  • typegoose: fix missing and incorrect tsdoc (1cb946f)
  • typegoose: update tsdoc (07acb61)
  • typeguards: update tsdoc (1c05684)
  • types: update tsdoc (15488e6)
  • utils: update tsdoc to match current implementations (f2a10d0)
  • utils::getName: change tsdoc to be more descriptive (f10eb35)
  • utils::mergeMetadata: add "returns" tsdoc (109fb7d)
Fixes
  • types::BasePropOptions: replace "set" & "get" with upstream types (51296f4)
  • types::IndexOptions: remove options that has been fixed upstream (98c1918)
  • types::ValidateStringOptions: replace "match" with upstream types (f290fad)
  • types::VirtualOptions: replace options with upstream types (e2c721a)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v5.27.1

Compare Source

Bug Fixes
  • eslint-plugin: [space-infix-ops] correct PropertyDefinition with typeAnnotation (#​5113) (d320174)
  • eslint-plugin: [space-infix-ops] regression fix for conditional types (#​5135) (e5238c8)
  • eslint-plugin: [space-infix-ops] regression fix for type aliases (#​5138) (4e13deb)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.27.1

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

discordjs/discord-api-types

v0.33.5

Compare Source

Bug Fixes
  • GatewayGuildCreateDispatch: add missing GatewayGuildCreateDispatch (#​477) (d268e0b)
  • RESTPostAPIWebhookWithTokenJSONBody: thread_name should be optional (#​479) (eff8892)
Features

v0.33.4

Compare Source

Features
  • RESTPostAPIWebhookWithTokenJSONBody: add thread_name (#​463) (8e5f07e)

v0.33.3

Compare Source

Bug Fixes
  • AddUndefinedToPossiblyUndefinedProperties: recurse down objects (#​471) (43c372d)

v0.33.2

Compare Source

Bug Fixes
  • docs-site: website link colors (#​457) (51e664d)
  • GatewayGuildCreateDispatch: add extra fields that were missing (#​458) (15fcd1b)
  • RestPostAPIBaseApplicationJSONBody: make default_member_permissions optional (#​460) (6a813be)
eslint/eslint

v8.17.0

Compare Source

Features

  • 55319e1 feat: fix indent bug with semicolon-first style (#​15951) (Milos Djermanovic)
  • f6d7920 feat: add allowNamedExports option to no-use-before-define (#​15953) (Milos Djermanovic)

Bug Fixes

Documentation

Chores

i18next/i18next

v21.8.9

Compare Source

  • fix: deepFind for null values 1790

v21.8.8

Compare Source

  • fix: loadNamespaces() doesn't keep resolving order when the second request completes before the first one 1785

v21.8.7

Compare Source

  • fix: allow formatters having '' for string options eg. this is an {{val, array(join: ' | ’)}}

v21.8.6

Compare Source

  • fix: regression introduced in v21.6.11, respect appendNamespaceToMissingKey for parseMissingKeyHandler 1507
luin/ioredis

v5.0.6

Compare Source

Bug Fixes
facebook/jest

v28.1.1

Compare Source

Features
  • [jest] Expose Config type (#​12848)
  • [@jest/reporters] Improve GitHubActionsReporters annotation format (#​12826)
  • [@jest/types] Infer argument types passed to test and describe callback functions from each tables (#​12885, #​12905)
Fixes
  • [@jest/expect-utils] Fix deep equality of ImmutableJS OrderedMaps (#​12763)
  • [jest-docblock] Handle multiline comments in parseWithComments (#​12845)
  • [jest-mock] Improve spyOn error messages (#​12901)
  • [jest-runtime] Correctly report V8 coverage with resetModules: true (#​12912)
  • [jest-worker] Make JestWorkerFarm helper type to include methods of worker module that take more than one argument (#​12839)
Chore & Maintenance
  • [docs] Updated docs to indicate that jest-environment-jsdom is a separate package #​12828
  • [docs] Document the comments used by coverage providers #​12835
  • [docs] Use docusaurus-remark-plugin-tab-blocks to format tabs with code examples (#​12859)
  • [jest-haste-map] Bump walker version (#​12324)
PrismarineJS/node-minecraft-protocol

v1.35.0

Compare Source

1.35.0

Automattic/mongoose

v6.3.6

Compare Source

==================

  • fix(update): apply timestamps to nested subdocs within $push and $addToSet #​11775
  • fix(document): use shallow clone instead of deep clone for toObject() options #​11776
  • fix: avoid checking for ObjectId with instanceof #​11891 noseworthy
  • fix(types): Allow sorting by text score #​11893
  • fix(types): allow schematype get() functions to return undefined #​11561
  • fix(types): add Schema.discriminator #​11855 Uzlopak
  • fix(types): discriminator generic type not being passed to schema #​11898 GCastilho

v6.3.5

Compare Source

==================

  • fix(document): avoid infinite recursion when calling toObject() on self-referencing document #​11756
  • fix(document): avoid manually populating documents that are manually populated in another doc with different unpopulatedValue #​11442
  • fix(document): fix ObjectId conversion for external schemas #​11841 coyotte508
  • fix: fix codeql warnings #​11817 Uzlopak
  • fix(types): allow passing TVirtuals to Schema class #​11543
  • fix(types): Type of Connection.transaction() #​11825 dwrss
  • docs(typescript): add coverage for TypeScript query helpers #​11709
  • docs: fix documention of error handling #​11844 Uzlopak
  • docs: typings mongoose.Error should reference to MongooseError #​11850 Uzlopak
  • chore: improve issue templates #​11794 Uzlopak
  • chore: use ts-benchmark instead of internal TS benchmarking #​11798 mohammad0-0ahmad
samizdatco/skia-canvas

v0.9.30

Compare Source

New Features
  • Enhacements to the shared FontLibrary object:
    • Added a reset() method to FontLibrary which uninstalls any fonts that had been dynamically installed via FontLibrary.use()
    • The use() method now checks for previously installed fonts with the same family name (or alias) and will replace them with the newly added font
  • Added pre-compiled binaries for Alpine Linux on arm64
Bugfixes
  • Calling clip with an empty path (or one that does not intersect the current clipping mask) will now prevent drawing altogether
  • Transformation (translate, rotate, etc.) and line-drawing methods (moveTo, lineTo, ellipse, etc.) are now silently ignored if called with NaN, Infinity, or non-Number values in the arguments rather than throwing an error
    • applies to both the Context and Path2D versions of the drawing methods
    • a TypeError is thrown only if the number of arguments is too low (mirroring browser behavior)
  • conicCurveTo() now correctly reflects the canvas's transform state
  • The browser-based version of loadImage() now returns a Promise that correctly resolves to an Image object
  • SVG exports no longer have an invisible, canvas-sized <rect/> as their first element
  • Fixed an incompatibility on Alpine between the version of libstdc++ present on the node:alpine docker images and the version used when building the precompiled binaries
Misc. Improvements
  • Upgraded Skia to milestone 101
vercel/turborepo

v1.2.16

Compare Source

create-turbo

Full Changelog: vercel/turborepo@v1.2.15...v1.2.16

v1.2.15

Compare Source

Core


Configuration

📅 Schedule: Branch creation - "before 12pm on Sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 15 times, most recently from cecd274 to c3f16da Compare June 8, 2022 02:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c3f16da to 54ac5da Compare June 10, 2022 00:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 172b4d3 to 5cb8906 Compare June 12, 2022 12:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5cb8906 to 93189be Compare June 12, 2022 15:20
@renovate renovate bot merged commit 8745a3c into main Jun 12, 2022
@renovate renovate bot deleted the renovate/all-minor-patch branch June 12, 2022 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants